-
1 sequential search method
Макаров: метод итерационного поискаУниверсальный англо-русский словарь > sequential search method
-
2 sequential search method
English-russian dictionary of physics > sequential search method
-
3 method
1) метод; способ2) технология3) система4) порядок•- teach-yourself method
- absorption method
- access method
- access-oriented method
- acoustic emission method
- analytical method
- annotation method
- approximation method
- basic index sequence access method
- block indexing method of spacing
- block method
- block-tooling method
- bottom-up method
- boundary-element method
- BTR method
- c/c method
- calibration method
- cascade access method
- climb feed method
- coating method
- coding/classification method
- communication access method
- complementary method of measurement
- continuous-dress creep feed method
- control method
- copying method
- creep feed method
- cubic spline method
- cut-and-try method
- DDA method
- definitive method of measurement
- Delphi method
- dexel method
- diamond grinding/lapping method
- differential method of measurement
- Doppler selection method
- double doping method
- downfeed method
- dummy-load method
- finite elements method
- Fisher's method
- flow line method
- form-copying method
- form-generating method
- gagematic method
- gang method of planing
- generalized method
- generating method
- gradient method
- humanly transparent method
- in-cut method
- indexed sequential access method
- indirect generating method
- inspection method
- iteration method
- least square method
- locating method
- LS method
- magnetic-particle method
- manufacturing method
- maximum likelihood method
- Maxweel-Mohr method
- method of assembly connection
- method of item assembling
- method of measurement without contact
- method of measurement
- method of measurements by coincidence
- method of measurements by comparison against an actual measure
- modified roll method
- Monte Carlo method
- multicriterion design method
- noncontact method of measuring
- nondestructive method of testing
- null method of measurement
- out-cut method
- pecking method
- pilot discharge method
- pilot pulse method
- plunge-cut method
- point-to-point method
- probabilistic method
- problem-solving method
- processing method
- production method
- profile method of measurement of the surface roughness
- pulse-echo method
- qualitative safeguards methods
- quantative method
- questionary method
- rack-planing method
- rank correlation method
- reduction methods
- resident access method
- rolling method
- safety methods
- search-step method
- sequential access method
- sizematic method
- standard manufacturing methods
- step-by-step method
- stepwise method
- stored-program method
- structured method
- stylus method
- substitution method of measurement
- substitution method
- teaching playback method
- telemetering method
- test method
- tooling method
- top-down method
- tracer method of determining surface quality
- traverse method of grinding
- trial-and-error method
- unit-load method
- up-feed method
- value engineering method
- working method
- X-ray method
- zero method of measurement
- zero-deflection methodEnglish-Russian dictionary of mechanical engineering and automation > method
-
4 serial
1. n периодическое издание2. n роман в нескольких частях3. n фильм в двух или нескольких серияхserial title — заглавие серии, серийное заглавие
4. n тлв. сериал, многосерийный телефильм5. n воен. маршевый эшелон, эшелон автоколонны6. n воен. серия выстрелов7. n воен. вылет8. a серийныйserial publication — серийное издание, издание сериями
9. a порядковый10. a периодический; выходящий частями или выпусками11. a вчт. последовательныйСинонимический ряд:1. consecutive (adj.) consecutive; sequent; sequential; subsequent; subsequential; succedent; succeeding; successional; successive2. in a series (adj.) at regular intervals; continued; continuing; in a series; in sequence; in succession; installment; instalment; one after another
См. также в других словарях:
Sequential access — In computer science, sequential access means that a group of elements (e.g. data in a memory array or a disk file or on a tape) is accessed in a predetermined, ordered sequence. Sequential access is sometimes the only way of accessing the data,… … Wikipedia
Search data structure — In computer science, a search data structure is any data structure that allows the efficient retrieval of specific items from a set of items, such as a specific record from a database. The simplest, most general, and least efficient search… … Wikipedia
Sequential quadratic programming — (SQP) is one of the most popular and robust algorithms for nonlinear continuous optimization. The method is based on solving a series of subproblems designed to minimize a quadratic model of the objective subject to a linearization of the… … Wikipedia
Nelder–Mead method — Nelder–Mead simplex search over the Rosenbrock banana function (above) and Himmelblau s function (below) See simplex algorithm for Dantzig s algorithm for the problem of linear opti … Wikipedia
Linear search — In computer science, linear search is a search algorithm, also known as sequential search, that is suitable for searching a list of data for a particular value. It operates by checking every element of a list one at a time in sequence until a… … Wikipedia
Cuckoo search — (CS) is an optimization algorithm developed by Xin she Yang and Suash Deb in 2009.[1][2] It was inspired by the obligate brood parasitism of some cuckoo species by laying their eggs in the nests of other host birds (of other species). Some host… … Wikipedia
Nonlinear conjugate gradient method — In numerical optimization, the nonlinear conjugate gradient method generalizes the conjugate gradient method to nonlinear optimization. For a quadratic function : The minimum of f is obtained when the gradient is 0: . Whereas linear conjugate… … Wikipedia
Newton's method — In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real valued function. The… … Wikipedia
Iterative method — In computational mathematics, an iterative method is a mathematical procedure that generates a sequence of improving approximate solutions for a class of problems. A specific implementation of an iterative method, including the termination… … Wikipedia
Newton's method in optimization — A comparison of gradient descent (green) and Newton s method (red) for minimizing a function (with small step sizes). Newton s method uses curvature information to take a more direct route. In mathematics, Newton s method is an iterative method… … Wikipedia
Cutting-plane method — In mathematical optimization, the cutting plane method is an umbrella term for optimization methods which iteratively refine a feasible set or objective function by means of linear inequalities, termed cuts. Such procedures are popularly used to… … Wikipedia